The Source Control Integration API > The source control integration API optional functions > SCS_GetNumNewFeatures() |
![]() ![]() ![]() |
Description
Returns the number of new features to add to Dreamweaver (for example, File History, Differences, and so on).
Arguments
None.
Returns
An integer representing the number of new features to add to Dreamweaver. If the function returns < 0
, Dreamweaver considers it an error and tries to retrieve the error message from the DLL, if supported.
![]() ![]() ![]() |